home *** CD-ROM | disk | FTP | other *** search
Text File | 1993-12-30 | 2.0 KB | 63 lines | [TEXT/EMAC] |
- Changes in 1.12d:
- =================
-
- A bug that prevented the Paste command (command-V) from working has
- been fixed.
-
- The dired code of Emacs 19 has replaced that of Emacs 18. There is
- now information about dired available from M-x info.
-
- A bug that prevented complete loading of textures.el from .emacs has
- been fixed.
-
- The functions user-full-name, user-login-name, user-real-login-name,
- and system-name now take their values from the strings entered into
- the “Sharing Setup” control panel.
-
- The function make-symbolic-link is now implemented correctly. It
- creates an alias.
-
- Changes in 1.11d:
- =================
-
- A bug in the threads package that broke lpr and printing functions
- within Emacs has been fixed.
-
- A bug that caused Emacs to give errors when parsing pathnames prefixed
- with ~dirname/.. has been fixed.
-
- A bug that caused Emacs to hang sometimes when brought from the back
- to be the front application has been fixed.
-
- A first attempt has been made to enable Emacs to read files that use
- '\n' instead of '\r' to end lines. See "About Emacs".
-
- Emacs now works correctly with non-American keyboards.
-
- Slashes in Macintosh filenames now appear as colons within Emacs.
- Using a colon in a filename within Emacs gives you that filename with
- slashes within the Finder.
-
- The handling of ~ in directory names has been changed. The meaning of
- directory ~/ is now configurable. See "About Emacs" for more.
-
- The Toolbox is more accessible, though its direct use is not
- recommended. See ~emacs/lisp/mac/traps.el.
-
- The function of the option key can be changed. See "About Emacs".
-
- When a file X is edited and saved, file X is renamed X~, and a new
- file X is created. Now, the creator, type, and resource fork of the
- original X is preserved in the new X.
-
- The behavior of Emacs when saving files referenced by aliases is
- saner.
-
- The menu items New, Save, Save As, and Close now conform more closely
- to regular Macintosh behavior.
-
- Emacs is now stationery-aware.
-
- AEInstallEventHandler has been implemented. See the file
- ~emacs/lisp/mac/core-suite.el for an example.
-